/* - ploneCustom.css - */
@media all {
/* http://www.hunterspointsouth.com/portal_css/ploneCustom.css?original=1 */
/* */
/* */
h1 {
border-left: 5px solid #225C8E;
padding-left: 8px;
}
h1, h2, h3, h4, h5, h6 {
color: #225C8E;
margin-bottom: 5px;
}
#content .documentDescription, #content #description {
margin-bottom: 6px;
}
div.listingBar a {
border:none;
padding: 0.25em 0.75em;
}
#topbanner {
padding: 1em;
margin-left: auto;
margin-right: auto;
}
#portal-footer {
font-size: 65%;
line-height: 1.25em;
text-align: right;
}
dl.portlet dd.portletItem, dl.portlet dd.portletFooter, dl.portletError dd {
border-bottom: 0.1em dotted #DDDDDD;
line-height: 1.5em;
padding: 0.1em 0.75em;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
border-bottom: 0.1em dotted #DDDDDD;
line-height: 1.5em;
padding: 0.1em 0.75em;
}
#content .documentDescription, #content #description {
border-bottom: 3px solid #DDDDDD;
color: #666666;
font: bold 1.25em "Helvetica Neue",Arial,FreeSans,sans-serif;
margin-left: 0;
}
#content a:link, dl.portlet a:link {
border: none;
color: #205C90;
}
#relatedItemBox dt {
border-left: 3px solid #225C8E;
border-bottom: 2px solid #DDDDDD;
padding-left: 5px;
margin-top: 2em;
}
h2 {
font-size: 1.4em;
}
a.next {
background-image: none;
right: 0;
}
/* */
}